GeoDeeplinkNavigateAction

class GeoDeeplinkNavigateAction(mainCarContext: MainCarContext, lifecycle: Lifecycle)

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
onNewIntent
Link copied to clipboard
fun onNewIntent(intent: Intent): Screen?
toString
Link copied to clipboard
open fun toString(): String

Properties

lifecycle
Link copied to clipboard
val lifecycle: Lifecycle
mainCarContext
Link copied to clipboard
val mainCarContext: MainCarContext